projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c702571
)
Add selectors for GPX and pdb.
author
robertl
<robertl>
Sun, 24 Nov 2002 03:52:22 +0000
(
03:52
+0000)
committer
robertl
<robertl>
Sun, 24 Nov 2002 03:52:22 +0000
(
03:52
+0000)
guibabel
patch
|
blob
|
history
diff --git
a/guibabel
b/guibabel
index fe11b3db1cdbdfcbbc596286a7f3564ef6cffa16..3370667c3d5ffefc7c837b61aa198c7deb95e3b9 100755
(executable)
--- a/
guibabel
+++ b/
guibabel
@@
-76,6
+76,8
@@
proc fileDialog {w ent operation} {
{"All files" * }
{"loc files" {.loc} }
{"Waypoint files" {.wpt} }
+ {"GPX files" {.gpx} }
+ {"Various Palm/OS files" {.pdb} }
}
global ifile ofile
if {$operation == "read"} {